home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 1995 March
/
macformat-022.iso
/
Shareware City
/
Developers
/
src
/
kant-generator-04-c
/
Kant ƒ
/
Kode ƒ
/
kant main window.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1994-11-23
|
310 b
|
9 lines
|
[
TEXT/MMCC
]
#include "graphics.h"
#include "kant parser.h"
extern ControlHandle gVScrollBar, gHScrollBar;
short MainWindowDispatch(WindowDataHandle theData, short theMessage, unsigned long misc);
enum ErrorType ParserDispatch(WindowDataHandle theData);
void DealWithEditMenu(WindowDataHandle theData, short theMessage);